write in code
英
美
[网络] 写代码
双语例句
- The easiest way to find out is to write a small set of JUnit tests in Java code rather than in Scala, so let's do that.
最简单的方法是用Java代码而不是Scala编写一组小型的JUnit测试,所以接下来我们就这样做。 - As you write custom XML documents into entries in the audit log, you also must provide the complementary code that reads these audit entries and interprets the data within these XML documents.
当我们在实体的审计日志中写入自定义的XML文档时,必然决定我们还需要补充一部份代码,用于阅读这些审计实体并解释出其中XML文档部分的数据。 - You can write Java code in the morning, PHP code in the early afternoon, and updates to a Web site with XM in late afternoon.
您可以在早上编写Java代码,在下午早些时候编写PHP代码,然后在下午晚些时候用XM对网站进行更新。 - The fourth recommendation was to write as much of the page setup code in your jQuery code as possible.
第四个概念是,尽可能多地用jQuery代码编写页面设置代码。 - No need for Win32 or Cocoa here: Just write your extension in portable JavaScript code.
这里完全不需要Win32或Cocoa:只要使用可移植JavaScript代码编写您的扩展即可。 - Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。 - This is the tool that lets you write step definitions in C# and forget all about ruby code.
这是一款用C编写的步骤定义工具,可以免除Ruby代码的麻烦。 - To write ( a message, for example) in code or cipher.
译成密码用电码或密码书写(如,信息) - We write our code in such a way that some other piece of code is responsible for selecting which implementation of the Math interface our code will use
我们以特定的方式编写另一段代码,使其负责选择代码将要使用的Math接口实现 - You want to write the specs so that everybody does in fact know what this piece of code is doing, and you're writing it each time around.
但是你得养成良好的习惯和编程风格,你得撰写规范说明从而保证,每个人都知道这段代码是干什么的。